home *** CD-ROM | disk | FTP | other *** search
- 0 print"[147]"chr$(8)
- 10 ifa=.thena=1:load"unpacker",8,1
- 20 ifa=1thena=2:load"desert.shp",8,1
- 50 poke53280,.:poke53281,.
- 60 bm=40960:co=35840
- 70 poke249,bm/256:rem bitmap memory
- 80 poke250,co/256:rem color memory
- 90 poke251,0 :rem low byte of shp
- 100 poke252,64 :rem high byte of shp
- 110 poke253,.:poke254,.
- 120 sys51456 :rem unpack that shape!
- 130 sys51459 :rem show that shape!
- 140 print"[149]load"chr$(34)"desert trader"chr$(34)",8:"
- 150 print"printchr$(147):sys51459:run:"
- 160 poke631,13:poke632,13:poke198,2:end
-